FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.org.nz.fhir.ig.hpi#current (94 ms)

Package hl7.org.nz.fhir.ig.hpi
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org.nz/fhir/ig/hpi/https://build.fhir.org/ig/HL7NZ/hpi/ValueSet-Hpi-country-code-iso-3166-1.html
Url https://nzhts.digital.health.nz/fhir/ValueSet/country-code
Version 0.9.0
Status active
Date 2020-02-24T00:00:00+13:00
Name Hpi_country_code_iso_3166_1
Title ISO 3166-1:2013 (2-alpha country code)
Experimental False
Realm nz
Authority hl7
Description 2-alpha country codes
Purpose A coded value for country.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:iso:std:iso:3166 ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code
https://standards.digital.health.nz/ns/country-code HPI Country Code
urn:iso:std:iso:3166 ISO3166-1 two character country code


Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType" : "ValueSet",
  "id" : "Hpi-country-code-iso-3166-1",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-Iso3166-1-2013.html\"><code>urn:iso:std:iso:3166</code></a> where code matches (by regex) [A-Z]{2}</li><li>Include these codes as defined in <a href=\"CodeSystem-Hpi-country-code.html\"><code>https://standards.digital.health.nz/ns/country-code</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-Hpi-country-code.html#Hpi-country-code-XK\">XK</a></td><td>Kosovo</td></tr><tr><td><a href=\"CodeSystem-Hpi-country-code.html#Hpi-country-code-ANHH\">ANHH</a></td><td>Netherlands Antilles</td></tr><tr><td><a href=\"CodeSystem-Hpi-country-code.html#Hpi-country-code-CSHH\">CSHH</a></td><td>Czechoslavakia</td></tr><tr><td><a href=\"CodeSystem-Hpi-country-code.html#Hpi-country-code-ZRHH\">ZRHH</a></td><td>Zaire</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/country-code",
  "version" : "0.9.0",
  "name" : "Hpi_country_code_iso_3166_1",
  "title" : "ISO 3166-1:2013 (2-alpha country code)",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-02-24T00:00:00+13:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "2-alpha country codes",
  "purpose" : "A coded value for country.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:iso:std:iso:3166",
        "version" : "2013",
        "filter" : [
          {
            "property" : "code",
            "op" : "regex",
            "value" : "[A-Z]{2}"
          }
        ]
      },
      {
        "system" : "https://standards.digital.health.nz/ns/country-code",
        "concept" : [
          {
            "code" : "XK"
          },
          {
            "code" : "ANHH"
          },
          {
            "code" : "CSHH"
          },
          {
            "code" : "ZRHH"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.